Property |
Description |
Combo Box Setup |
Stores the list of entries (text and corresponding URL) that will appear in the drop down box. |
Default Selection |
The drop down box entry that will appear selected upon document load. |
Target Frame |
The frame that the browser will target when the user chooses an entry from the drop down box. Choose to target the current frame (self), the whole window (parent) or a custom frame that you enter. |
Navigation Style |
The method in which a user travels to the selected entries' URL. If Button Click is chosen the drop down box will be accompanied by a button which the user will have to click in order to travel to the selected URL. If Selection Change is chosen then the user will travel to the URL when the selection is made. |
Button Caption |
The caption that will apear on the button. This property only applies if the Navigation Style property is set to Button Click. |
Insertion Point |
The character position within the current document where the Combo Box code will be inserted into and hence appear within the browser. You must enter an Insert Point before viewing the Combo Box within the current document. |